home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / telecomm / bbs / cit-3.42p30-00.lha / ctdlcnfg.sys < prev    next >
Text File  |  1994-10-17  |  10KB  |  242 lines

  1. |
  2. | These are the basics, set these up to describe your system
  3. |
  4. #nodeTitle "The Amiga Zone"
  5. #nodeName  "The Amiga Zone"
  6. #nodeId    "US (609) 953 8159"
  7. |
  8. | These two define the name of the intial room and floor users enter
  9. | when they login.
  10. |
  11. #baseRoom  "Front Door"
  12. #MainFloor "The Convention"
  13. |
  14. | Basic System parameters.  I recommend that you keep CRYPTSEED at zero
  15. | although any value can be used.  It makes debug easier for me if I grab
  16. | your files.
  17. | The message slots and size of the message base is a little cryptic.  If
  18. | you have 100 slots, then Citadel will remember the last 100 messages in
  19. | each room.  Mail has a separate value, but it is the same idea.  With
  20. | 100 rooms, you have 10,000 active messages possible in the system.  With
  21. | messages sizing from  500 bytes to 7500 bytes, you could have a message
  22. | base of 5,000,000 to 75,000,000!  Typically the average message is alot
  23. | closer to the 500 bytes size.  The 600K size here gives me a file that is
  24. | 1217 blocks in size(614400 bytes).  This would actually fit on a floppy
  25. | if you wanted(although it would pretty much fill the floppy).
  26. | You can make these pretty much any value you want, the larger the value
  27. | the more the disk space needed.  A reasonable approximation for messagek
  28. | is:
  29. |
  30. | ( MSG-SLOTS + MAIL-SLOTS ) * 2.75K
  31. | ( 120 + 99 ) * 3K = 602.25
  32. |                                 You can use more.....
  33. | For the larger sized system, use 7.5K and get 1604K...
  34. | The practical limit is 4095K
  35. #CRYPTSEED       0
  36. #MESSAGEK     2000
  37. #MSG-SLOTS     120
  38. #MAIL-SLOTS     99
  39. #MAXROOMS       98
  40. |
  41. | These parameters define the User log size and User defaults.
  42. | defaults: Terminal width is 79, Open logins, Users can create
  43. | rooms, have access to mail, files, and doors.  You must login
  44. | to enter or read a message.  Timeout for inactivity is 300 seconds.
  45. #LOGSIZE       399           -- number of users the system can have
  46. #UNLOGGED-WIDTH 79           -- width of a new/un-logged in user's screen
  47. #AIDESEEALL 0                -- Can Aides see everything?            (0== no)
  48. #LOGINOK    1                -- ok for a user to create their account(1==YES)
  49. #ENTEROK    0                -- Un-logged user post messages         (0==no)
  50. #READOK     1                -- Un-logged user read messages         (0==no)
  51. #ROOMOK     1                -- Can Users create rooms?              (1==yes)
  52. #ALLMAIL    1                -- Can Users use private mail           (1==yes)
  53. #DoorPrivs  1                -- Can Users play/use doors?            (1==yes)
  54. #CONSOLE-TIMEOUT  300        -- Inactivity timer(300 seconds)
  55. #FILE-PRIV-DEFAULT  1        -- Can users download files?            (1==yes)
  56. #ANON-MAIL-LENGTH 600        -- Max Size of un-logged user's messages
  57. #ANONYMOUS-SESSIONS          -- log unsuccessful attempts
  58. #LOGIN-ATTEMPTS        4     -- number of times a user can try to login
  59. #NewNetPrivs        1        -- users get net priveledges by default(1==yes)
  60. |
  61. | Define the file for sysop mail archiving, how many shared rooms
  62. | no mirrored message file, and a network area of 1000K.
  63. | The sysPassword is a filename, the file contains the sysop remote
  64. | password.  With this password you can call your bbs and do sysop
  65. | functions remotely.
  66. |
  67. #SYSOP-ARCHIVE "cit:sysop_mail"
  68. #sysPassword          "bbs:bbs/pw"
  69. #sysopName            "Tony Preston"
  70. #MIRRORMSG          0
  71. #SHARED-ROOMS      30        -- Number of rooms we can share
  72. #NET_AREA_SIZE   1000        -- size of area for net-sent files
  73. #MAX_NET_FILE    1000        -- maximum size(in K) of any one file.
  74. |
  75. | Define the different directories for Citadel to use.  This allows
  76. | you to spread the files out.  You can use the same directory for
  77. | more than one of these.
  78. |
  79. #HELPAREA             "bbs:bbs/helps"
  80. #LOGAREA              "bbs:bbs/General"
  81. #ROOMAREA             "bbs:bbs/room"
  82. #MSGAREA              "bbs:bbs/General"
  83. #FLOORAREA            "bbs:bbs/General"
  84. #AUDITAREA            "bbs:bbs/audit"
  85. #HOLDAREA             "bbs:bbs/hold"
  86. #EDIT-AREA            "bbs:bbs/edit/"
  87. #NETAREA              "bbs:bbs/net"
  88. #NET_RECEPT_AREA      "bbs:bbs/recieving"
  89. #DOMAINAREA           "bbs:bbs/domains"
  90. |
  91. | Miscelaneous parameters
  92. |
  93. #SCAN-NET-MESSAGES           -- the file badwords.sys in the room area
  94.                              -- is used to scan all message.
  95. #EDITOR "TTX WAIT"           -- Sysop console message editor
  96. #CLOCK   always              -- default anyways
  97. |
  98. | Define the serial port interface, baud rate
  99. |
  100. #SYSBAUD              7      -- maximum baud rate
  101. #LOCK-PORT            7      -- lock at 38.4K  baud
  102. #SERIAL_7WIRE                -- enable CTS/RTS hardware handshaking
  103. |
  104. | Citadel defaults to serial.device, unit 0
  105. |
  106. -#DIRECTTOCHIP              -- Serial Port:Look at hardware directly
  107. #SERIALDEVICE  "gvpser.device"
  108. #UNITNUMBER    0
  109. -#CLEAN-CALLLOG            -- Uncomment if you don't want net session
  110.                            -- in the calllog.sys file(audit trail of users).
  111. |
  112. | These parameters define the networking characteristics
  113. |
  114. #NETWORK            1        -- Are we networking? (1==yes)
  115. #RouteMail          1        -- Will we route mail to other systems(1==yes)
  116. #ServeDomain          "NJ"
  117. #DomainDisplay        " [%s] "
  118. #nodeDomain           "NJ"
  119. #MailHub           "Mars Hill"
  120. |
  121. | defines the modem strings
  122. |
  123. -#modemSetup          "ATZ1\rATN1\\N3S0=1S37=0S36=7&Q9\r"
  124. #modemSetup           "ATZ1\r"
  125. #REINIT               "AT&Q9 N1\r"
  126. #callOutPrefix        "AT N1\\N3&Q9DT"
  127. #callOutSuffix        "\r"
  128. #DialOut1200          "ATN0\\N0S37=5&Q6DT"
  129. #DialOut2400          "ATN0\\N0S37=6&Q6DT"
  130. #DialOut4800          "ATN0\\N3S37=8&Q9DT"
  131. #DialOut9600          "ATN0\\N3S37=9&Q9DT"
  132. #DialOut14400         "ATN0\\N3S37=11&Q9DT"
  133. #DialOut19200         "ATN0\\N3S37=11&Q9DT"
  134. |
  135. | System screen/window size plus colors
  136. |
  137. #SCREENWIDTH      668
  138. #SCREENHEIGHT     216
  139. #SCREENCOLOR0    1089      -- 0-4095. See next line.
  140. #SCREENCOLOR1    3954      -- 0-4095. 0 is black 25 is blue, 4095 is white.
  141. |
  142. | Doors (See manuals for more information)
  143. |
  144. #door BJ   xbj  doors:xbj anyone modem unlimited
  145. Play Al's BlackJack Casino!
  146.  -u "%d"  <ctdl-aux: >ctdl-aux:
  147.  
  148. #door chat chat doors: anyone modem unlimited
  149. Chat with the BBS Program itself!
  150.  <ctdl-aux: >ctdl-aux:
  151.  
  152. #door Horo horo doors: anyone modem unlimited
  153. Have your horoscope acurately read!
  154.  <ctdl-aux: >ctdl-aux:
  155.  
  156. -#door Emp empire empire: anyone modem unlimited
  157. -Amiga Empire Door!  Ask sysop for password to join in!
  158. - >ctdl-aux: <ctdl-aux:
  159.  
  160. #door HS2 HSclient  doors:H&S2 anyone modem unlimited
  161. Hack&Slash Version 2.0(Registered) AD&D type game
  162. "%d" >ctdl-aux: <ctdl-aux:
  163.  
  164. #door Users clray bbs:bbs/audit  anyone modem unlimited
  165.  current user list
  166.  <ctdl-aux: >ctdl-aux:
  167.  
  168. #door Psyc  psychic doors:  anyone modem unlimited
  169.  Citadel Psychic gives you a prediction!
  170.  <ctdl-aux: >ctdl-aux:
  171.  
  172. #door Space space doors: anyone modem unlimited
  173.  Space Empire!
  174.  "%d" doors:spac  <ctdl-aux: >ctdl-aux:
  175.  
  176. #door Nw1 nw doors: anyone modem unlimited
  177.  Nuclear Warfare - Game One...
  178.  "%d" doors:nuke/ <ctdl-aux: >ctdl-aux:
  179.  
  180. #door Nw2 nw doors: anyone modem unlimited
  181.  Nuclear Warfare - Game two...
  182.  "%d" doors:nuke_em/ <ctdl-aux: >ctdl-aux:
  183.  
  184. #door nwx newuser cit:  newusers modem unlimited
  185.  Door for Newusers.
  186.  <ctdl-aux: >ctdl-aux:
  187.  
  188. #door new newuser cit:  anyone modem unlimited
  189.  Door for Newusers.
  190.  <ctdl-aux: >ctdl-aux:
  191.  
  192. #door sysop newuser bbs:bbs/sysop anyone modem unlimited
  193.  Door for Sysop Registration(sysops only)
  194.  <ctdl-aux: >ctdl-aux:
  195.  
  196. #door Bull bull  bbs:bbs/bulletins  anyone  modem unlimited
  197.  Bulletins for Users.
  198.  <ctdl-aux: >ctdl-aux:  bbs:bbs/bulletins
  199.  
  200. #door ftp ftp    in:                anyone  modem unlimited CD-ROM
  201.  File transfer Program.
  202.  <ctdl-aux: >ctdl-aux:  "%d" cd0: in:
  203. ¸
  204. #door Bxll bull bbs:bbs/bulletins autodoor  modem unlimited
  205. AutoDoor Login Script File (may contain several doors)
  206. bbs:bbs/bulletins <ctdl-aux: >ctdl-aux:
  207.  
  208. #event All 0:00 autodoor quiet 1440 "Bulletins" "Citadel" Bxll
  209.  
  210. -#event <days> <time> <class> <type> <duration> <warning string> <depends>
  211. -
  212. - An Example:
  213. -#event   all   0:00  anytime-net quiet 1440 "warning string" 10 10 1
  214. - every day, all day(24 hrs = 1440 minutes), be in anytime mode and
  215. - wait for a dead time of 10 minutes, then go into networking mode for
  216. - 10 minutes on member net 1.
  217. -
  218. -#event <days> <time> <class> <type> <duration> <warning string> <depends>
  219. -#event <days> <time> <class> <type> <duration> <warning string> <depends>
  220. +---------------------------------------------------------------------------
  221. | network timing events
  222. |
  223. | net 1: local net anytime networking all day
  224. |        every 45 minutes during the day and 60 minutes at night
  225. |     2: from 4 am to 6 am we do not call out but will accept
  226. |        net sessions from others.
  227. |     3: all local systems are placed on net 1.  All passive(we do
  228. |        not call) systems are placed on other nets.
  229. |
  230. | Normal schedule:
  231. |
  232. |    Time:  0:00-3:30am   3:00 am - 6:00 am    6:00am - Midnight
  233. |                         forced net session at 6am.
  234. |              All        No outgoing calls          All
  235. +---------------------------------------------------------------------------
  236. #event ALL  0:00 anytime-net quiet   180  "GoodBye"  45  5  1
  237. #event ALL  6:30 anytime-net quiet   1050 "GoodBye"  45  5  1
  238. #event ALL  6:00 until-done-net non-preempt  10 "Network Event Scheduled" 1
  239. -#event ALL 18:00 until-done-net non-preempt  5 "Network Event Scheduled" 1
  240. -#event ALL 13:30 until-done-net non-preempt 10 "Network Event Scheduled" 1
  241. #alldone x x                  -- end of file
  242.